home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / ArchiveUtils / JumpBack / Source / English.lproj / InfoPanel.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  388 b   |  26 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. JumpBackControl = {
  7.     ACTIONS = {
  8.     appDidInit:;
  9.     showPrefPanel:;
  10.     loadPredefined:;
  11.     newListController:;
  12.     preferencesChanged:;
  13.     appWillTerminate:;
  14.     selectPredefined:;
  15.     newDragController:;
  16.     showInfoPanel:;
  17.     };
  18.     OUTLETS = {
  19.     infoPanel;
  20.     pairingsMenu;
  21.     prefPanel;
  22.     versionField;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26.